home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / combi113.zip / WHATSNEW.113 < prev   
Text File  |  1993-05-03  |  2KB  |  37 lines

  1.  
  2.     This file describes the changes in the last version (1.13)
  3.  
  4.  
  5. In this version (1.13) few bugs are fixed.
  6.  
  7. Added support of XMS reallocate function. Prior versions did not allow
  8. other programs to reallocate an XMS handle to larger size from COMBI's 
  9. resources. Though there are not many programs that need this feature.
  10. In fact, I know only one of them: Microsoft MASM 6.0.
  11.  
  12. Added support for XMS 3.0 functions. Probably, that is desirable for
  13. Windows.
  14.  
  15. Now when COMBI is queried for free XMS memory it includes into consideration
  16. the memory used by dirty cache blocks as well, assuming that if XMS is 
  17. requested the blocks might be updated and the memory released.
  18.  
  19. Default installation parameters are changed: COMBI 1.13 tries to allocate
  20. all available XMS memory, creates RAM disk of maximum size and release as
  21. much of its buffer as is available (i.e. total buffer size minus RAM disk
  22. boot sector, FAT and root directory size) if otherwise is not explicitly
  23. specified (see the README for more detail).
  24.  
  25. When asked by COMBI.COM to increase buffer size so that the resulting size
  26. would be greater than that on installation, COMBI attempts to retrieve
  27. as much of its setup buffer as possible. No error is returned in this case
  28. if the resulted buffer becomes larger.
  29.  
  30. COMBI.COM checks whether its output is not redirected and whether ANSI.SYS
  31. driver is installed before producing colour output.
  32.  
  33. COMBI.COM displays status/statistics only if no options are given. Otherwise
  34. it reports only whether the options or buffer size were successfully changed.
  35.  
  36. COMBI 1.13 accepts MS-DOS version 6.00. 
  37.